-
Notifications
You must be signed in to change notification settings - Fork 273
ci: Add DuplicatedCode Qodana check #5850
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Qodana Community for JVMIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at [email protected]
|
...ains-rider/src/software/aws/toolkits/jetbrains/settings/LambdaGutterMarkSettingsDuplicate.kt
Fixed
Show fixed
Hide fixed
...ns/toolkit/jetbrains-rider/src/software/aws/toolkits/jetbrains/settings/RiderSyncSettings.kt
Fixed
Show fixed
Hide fixed
...ns/toolkit/jetbrains-rider/src/software/aws/toolkits/jetbrains/settings/RiderSyncSettings.kt
Fixed
Show fixed
Hide fixed
...ns/toolkit/jetbrains-rider/src/software/aws/toolkits/jetbrains/settings/RiderSyncSettings.kt
Fixed
Show fixed
Hide fixed
...ns/toolkit/jetbrains-rider/src/software/aws/toolkits/jetbrains/settings/RiderSyncSettings.kt
Fixed
Show fixed
Hide fixed
...ns/toolkit/jetbrains-rider/src/software/aws/toolkits/jetbrains/settings/RiderSyncSettings.kt
Fixed
Show fixed
Hide fixed
...ns/toolkit/jetbrains-rider/src/software/aws/toolkits/jetbrains/settings/RiderSyncSettings.kt
Fixed
Show fixed
Hide fixed
f54881d
to
8066fa6
Compare
25686ed
to
ba2ee8e
Compare
8d227c1
to
4d4b37b
Compare
4d4b37b
to
804bcf6
Compare
FYI: We may have to YOLO merge this file in to get picked up in CI: https://youtrack.jetbrains.com/issue/QD-10354/GitHub-qodana-action-unable-to-find-a-non-default-config-file |
/retryBuilds |
Description
Adds Qodana check for duplicated code, which show up in Qodana as Moderate level changes (lowest level)
Checklist
License
I confirm that my contribution is made under the terms of the Apache 2.0 license.